How to Install bcfg2-server software package in Debian 7 (Wheezy)

How to Install bcfg2-server software package in Debian 7 (Wheezy)

bcfg2-server software package provides Configuration management server, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install bcfg2-server 

bcfg2-server is installed in your system.

Make ensure the bcfg2-server package were installed using the commands given below,

$ sudo dpkg-query -l | grep bcfg2-server *

You will get with bcfg2-server package name, version, architecture and description in a table

bcfg2-server package basic information:

Distro Debian 7 wheezy
Section Administration Utilities
Package bcfg2-server
Version 1.2.2-2
Description Configuration management server
Sub Section Admin


See Also, How to uninstall or remove bcfg2-server software package from Debian 7 (Wheezy)?